home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3137 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: nntp-trd.UNINETT.no!usenet
  2. From: HAAVARD JAKOBSEN <haa_jako@gih.no>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: re: 68060 problems -why is my code so slow???
  5. Date: Thu, 08 Feb 1996 13:54:30 +0100
  6. Organization: UNINETT news service    
  7. Message-ID: <3119F286.15BF@gih.no>
  8. NNTP-Posting-Host: ask.hig.no
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b6a (X11; I; HP-UX A.09.05 9000/715)
  13.  
  14. Hallo, This is just to say thanks to all the guys that mailed
  15. to help and that I can't manage to mail back to....
  16.  
  17. Just so everyone know what was wrong..
  18.  
  19. bdw. of course I have fastmem, who would bother to have a
  20. 68060 without fast??? I'm NOT THAT STUPID...
  21.  
  22. Spesial thanks to LINUS NIELSEN from SWEDEN
  23.     and    MICHAEL VAN ELST from GERMANY
  24.  
  25.  
  26. The problem was that my code was in chip, I only used fast for
  27. data... It seems like chipmem is not cached on 68040/60, as it's
  28. supposed to only contain data, not programs and then things becomes 
  29. 'ugly slow'. 
  30.  
  31. Again, thanks to all that emailed me....
  32.  
  33.  
  34.